home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 May / PCWMAY06.iso / Software / Resources / Partition Logic 0.61 / partlogic-0.61.iso / programs / helpfiles / ls.txt < prev    next >
Text File  |  2006-01-31  |  469b  |  19 lines

  1.  
  2.  -- ls --
  3.  
  4. List files.
  5.  
  6. Synonym:
  7.   dir
  8.  
  9. Usage:
  10.   ls [name1] [name2] [...]
  11.  
  12. This command will list (show information about) one or more files or
  13. directories.  If no parameters are specified, 'ls' will display the contents
  14. of the current directory.  If any of the parameters specify directories,
  15. all of the files in those directories are displayed.  If any of the parameters
  16. are the names of individual files, then information about those specific
  17. files are displayed.
  18.  
  19.